PHY SET FLUID ACCELERATION

Sets the acceleration on a fluid.

  Syntax
PHY SET FLUID ACCELERATION ID, x#, y#, z#
  Parameters
ID
Integer
identification number of the fluid object
x#
Float
accleration on X axis
y#
Float
accleration on Y axis
z#
Float
accleration on Z axis

  Returns

  Description

The acceleration on a fluid is an additive to the scene gravity and can be used to move the fluid around.

  Example Code
No example code is provided for this command